McCamTable.SlavePositions property

The array that stores the slave positions in the cam table.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double[] SlavePositions { get; set; }
Public Property SlavePositions As Double()

Property value

Type: double[]

See also

McCamTable Class

IntervalZero.KINGSTAR.Base.Api Namespace